home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / misc-part1 / 1829 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.6 KB

  1. Path: comma.rhein.de!serpens!not-for-mail
  2. From: mlelstv@serpens.rhein.de (Michael van Elst)
  3. Newsgroups: comp.sys.amiga.misc
  4. Subject: Re: OS features
  5. Date: 16 Jan 1996 21:39:18 +0100
  6. Organization: dis-
  7. Message-ID: <4dh2dm$jui@serpens.rhein.de>
  8. References: <DLAA61.2us@inter.NL.net>
  9. NNTP-Posting-Host: serpens.rhein.de
  10.  
  11. hguijt@inter.NL.net (Hans Guijt) writes:
  12.  
  13. >Isn't that overly paranoid? I know how much you hate c0derz, but Forbid ()
  14. >has a real purpose (at least in existing machines).
  15.  
  16. Sure. But for normal applications this is better handled with Semaphores
  17. (that use Forbid() internally!).
  18.  
  19. >What other functions do you mean here? Keep in mind that not everybody is in
  20. >the business of writing 'normal' programs. Some people need more, and so far
  21. >I think the Amiga catered well to them.
  22.  
  23. Oh.. Things like SuperState() or SetIntVector().
  24.  
  25. And don't get me wrong. I don't want to remove these calls, but I want
  26. to assure that most programs do not use them. What is good in memory
  27. protection when you can easily circumvent it.
  28.  
  29. >An 68000 emulator could run without memory protection, and new programs
  30. >should use the MEMF_PUBLIC flag which indicates memory is to be shared
  31. >between applications. I don't see any problem here.
  32.  
  33. Why would you want to run 68000 programs unprotected and why do you
  34. want to keep separated APIs for 68000 and PowerPC ?
  35.  
  36. And no, MEMF_PUBLIC is probably not a good method and definitely not
  37. the best.
  38.  
  39. Regards,
  40. -- 
  41.                                 Michael van Elst
  42.  
  43. Internet: mlelstv@serpens.rhein.de
  44.                                 "A potential Snark may lurk in every tree."
  45.